home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Libris Britannia 4
/
science library(b).zip
/
science library(b)
/
DJGPP
/
BNU22SR1.ZIP
/
src
/
binutils.2
/
config
/
mh-sun3
< prev
next >
Wrap
Text File
|
1993-05-30
|
268b
|
9 lines
# X11
OPENWINHOME = /usr/openwin
X11_INCLUDE_FLAGS = -I$(OPENWINHOME)/include
X11_LIB_FLAGS = -L$(OPENWINHOME)/lib
# Sun's C compiler needs the -J flag to be able to compile cp-parse.c
# without overflowing the jump tables (-J says to use a 32 bit table)
CC = cc -J